home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / TXTSCN12.ARJ / TEXTSCAN.TXT < prev   
Text File  |  1992-06-16  |  4KB  |  164 lines

  1.  
  2.  
  3.      TTeexxttSSccaann ffoorr WWiinnddoowwss 11..22 
  4.  
  5.      Program and document (c) Copyright David Tilley, 1992 
  6.  
  7.  
  8.      11 IInnttrroodduuccttiioonn 
  9.  
  10.      TextScan  is a simple utility that reports the properties of an ASCII text
  11.      file,  including left- and right-hand margins, word, line and page counts,
  12.      maximum  page  depth,  occurrence  of control characters, and other useful
  13.      information.  
  14.  
  15.      To  run  TextScan,  you  need  an  IBM  PC-compatible  computer, Microsoft
  16.      Windows 3.0 (or later) and the following five files: 
  17.  
  18.        FFiillee nnaammee      DDeessccrriippttiioonn
  19.  
  20.        READ.ME        Changes from previous versions
  21.        TEXTSCAN.EXE   The TextScan executable program
  22.        TEXTSCAN.HLP   On-line help (binary)
  23.        TEXTSCAN.SET   Default setup (binary)
  24.        TEXTSCAN.TXT   This document
  25.  
  26.      Copy  the  above  files  into  a  directory  of  your  choice. TextScan is
  27.      installed  like  other  Windows  applications. If you don't know how to do
  28.      this, consult chapter three of your Microsoft Windows User's Guide.  
  29.  
  30.  
  31.      22 RRuunnnniinngg TTeexxttSSccaann 
  32.  
  33.      TextScan has three menus whose commands are described below.  
  34.  
  35.      22..11 FFiillee MMeennuu 
  36.  
  37.      The F_ile menu contains four commands: 
  38.  
  39.      OO__ppeenn......         
  40.        Used  to  select  the  file  you  wish  to scan. TextScan will refuse to
  41.        accept files with extensions `.bmp', `.exe' and `.gif'.  
  42.  
  43.      SS__ccaann         
  44.        Perform a scan of the selected file.  
  45.  
  46.      SSaavv__ee sseettuupp        
  47.        Save your TextScan environment for the next time.  
  48.  
  49.      EExx__iitt         
  50.        Leave TextScan.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.      22..22 OOppttiioonnss 
  58.  
  59.      The O_ptions menu has two commands: 
  60.  
  61.      II__ggnnoorree eessccaappee        
  62.        Click  on  this  command  to  cause TextScan to disregard text in a line
  63.        after the escape character (default: escape is not ignored).  
  64.  
  65.      TT__aabbss......         
  66.        Click  on  this  command  and fill the dialogue entry with the number of
  67.        blanks to which tabs are to be expanded (default: 4).  
  68.  
  69.      22..33 HHeellpp 
  70.  
  71.      The H_elp menu has two commands: 
  72.  
  73.      II__nnddeexx......         
  74.        Click on this command to access TextScan's on-line help information.  
  75.  
  76.      AA__bboouutt TTeexxttSSccaann......        
  77.        This  command  displays  the  program's version number, copyright notice
  78.        and registration details.  
  79.  
  80.  
  81.      33 TTeexxttSSccaann RReeppoorrtt 
  82.  
  83.      TextScan reports the following: 
  84.  
  85.        File:
  86.          Name, date and size
  87.  
  88.        Counts:
  89.          Number of words, lines and pages
  90.          Number of blank lines and leading blank lines
  91.  
  92.        Layout:
  93.          Left- and right-hand margins
  94.          Width
  95.          Average line length
  96.          Maximum page depth
  97.          Whether all lines are terminated by CR/LF
  98.  
  99.        Occurrence of control or non-standard ASCII characters:
  100.          Tab, form-feed, backspace, escape, other (ASCII position > 126 dec)
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.      44 RReeggiissttrraattiioonn aanndd CCoommmmeenntt 
  112.  
  113.      TextScan  for  Windows is a shareware program. If you use it for more than
  114.      the  21-day  trial  period,  send the nominal registration fee of 5 pounds
  115.      sterling or 9 US dollars to: 
  116.  
  117.        David R. Tilley, 
  118.        67 Tolworth Park Road, 
  119.        Surbiton, 
  120.        Surrey, 
  121.        KT6 7RJ, 
  122.        UK.  
  123.  
  124.      If you don't register, please don't use the program.  
  125.  
  126.      The  archive  from  which  you  obtained TextScan may also have the MS-DOS
  127.      version.   Please  indicate  whether  you  wish  to  hear of that or other
  128.      products.  
  129.  
  130.      Registered  users  may  e-mail bug reports and suggestions for improvement
  131.      to: 
  132.  
  133.        drt10@phx.cam.ac.uk 
  134.  
  135.  
  136.      55 UUssuuaall DDiissccllaaiimmeerr 
  137.  
  138.      Whilst  every  effort  has been made to ensure that this software works as
  139.      documented,  the  author  accepts no liability for damage or loss that may
  140.      occur in its use.  
  141.  
  142.  
  143.      David Tilley
  144.      16 June, 1992
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.